My Stuff
-
Re: Formula to convert {today} + 30 from mm/dd/yyyy to YYYY/mm/DD
Hi @"JCirocco", Can you try the following formula if it works on your end: to_char(to_date({today}+30),'YYYY/mm/DD') -Jack @"Jack Daryl Espiel-Oracle"3 -
Re: Customer Sublist View Credit Memos and Invoices
Hi @"3987399", To rearrange the position of sublists on Customer records, customize the form by following these steps: 1. Edit a Customer Record. 2. At the upper-right side of the form, poi…2 -
Re: Advanced PDF Template Sublist Fields are not populating for a Custom record.
Hi @"Hormese Paul", I found the following SuiteAnswers Articles, utilizing SuiteScript as a workaround: 49137: Advanced PDF/HTML Templates: Print Child Custom Record Entries or other Child …2 -
Re: Shipping Costs on Sales Order to Invoices
Hi @"Carissa", You can do it basically via Custom Field Sourcing as well by setting the Source List to Created From as mentioned by @"JCirocco". For this to work, the Store Value …5 -
Re: Advanced PDF Template Sublist Fields are not populating for a Custom record.
Hi @"Hormese Paul", Upon checking, printing Child Record Sublists of Custom Records is currently a limitation of Advanced PDF/HTML Templates and the following Enhancement Request has been f…2
